Resource StructureDefinition/FHIR Server from package ca.infoway.io.ca-csd#1.0.2 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "CA-CSD-PractitionerRole",
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCode" : "SHALL:able-to-populate"
},
{
"url" : "code",
"valueCode" : "SHOULD:populate"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.active"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.practitioner"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.organization"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.code"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.specialty"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.location"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.healthcareService"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.telecom"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.telecom.system"
},
{
"url" : "actor",
"valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension" : [
{
"url" : "code",
"valueCode" : "SHALL:no-error"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.active"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.practitioner"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.organization"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.code"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.specialty"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.location"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.healthcareService"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.telecom"
},
{
"url" : "elementId",
"valueString" : "PractitionerRole.telecom.system"
},
{
"url" : "actor",
"valueCanonical" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/client"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"url" : "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-PractitionerRole",
"name" : "PractitionerRole",
"status" : "draft",
"description" : "A PractitionerRole is used to show what Healthcare Service, a Practitioner provides at a particular Location for an Organization.",
"copyright" : "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole.active",
"path" : "PractitionerRole.active",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport" : true
},
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated.",
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"description" : "A role type that is used to categorize an entity that delivers health care in an expected and professional manner to an entity in need of health care services. Examples: Registered Nurse, Chiropractor, Physician, Custodial Care Clinic.",
"valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderroletype"
}
},
{
"id" : "PractitionerRole.specialty",
"path" : "PractitionerRole.specialty",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"mustSupport" : true,
"binding" : {
"strength" : "preferred",
"description" : "Defines the clinical, medical, surgical or other healthcare-related service specialty of a practitioner who interacts, treats or provides such services to or for a patient.",
"valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/practitionerspecialty"
}
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.healthcareService",
"path" : "PractitionerRole.healthcareService",
"comment" : "Identified as a query requirement through mCSD CapabilityStatement.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-HealthcareService"
]
}
],
"mustSupport" : true
},
{
"id" : "PractitionerRole.telecom",
"path" : "PractitionerRole.telecom",
"comment" : "Identified as a requirement to support the ability to distinguish practitioner contact information that is distinct by location (or service). This is a mustSupport element in the CA:eReC profile.",
"mustSupport" : true
},
{
"id" : "PractitionerRole.telecom.system",
"path" : "PractitionerRole.telecom.system",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.